html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,s,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{
  margin:0;padding:0;border:0;outline:0;background:transparent
}

article,aside,details,summary,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
del{text-decoration:line-through}
ins{text-decoration:none}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
ul,li{list-style:none}


em,var{font-style:normal}
input,textarea,button{outline:none;margin:0;padding:0}
body,input,textarea,button,select{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",Helvetica}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

a,button {
	cursor:pointer;
}
em,h1,h2,h3,h4,h5,h6,strong {
	font-weight:600;
}
a,a:hover,del,ins,s,u {
	text-decoration:none;
}
body,html {
	width:100%;
	height:100%;
}
body {
	background:#fff;
}
a,a:hover {
	color:#333;
}
a.link {
	color:#4477d0;
}
a.link:hover {
	color:#4477d0;
	text-decoration:underline;
}
a.link.gray {
	color:gray;
}
a.link.gray:hover {
	text-decoration:none;
	color:#4477d0;
}
h1 {
	font-size:50px;
	font-weight:lighter;
	line-height:50px;
}
h2 {
	font-size:26px;
	line-height:26px;
}
h3 {
	font-size:22px;
	line-height:22px;
}
h4 {
	font-size:20px;
}
h4,h5 {
	line-height:1.3em;
}
h5 {
	font-size:16px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

.p1 {
	font-size:12px;
}

.hgt-30 {
  height: 30px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

a.link-1 {
  color: #9a9a9a;
}

a.link-1:hover {
  color: #2f97ff;
}

a.link-2 {
  color: #333;
}
a.link-2:hover {
  color: #2f97ff;
}

a.link-5 {
  color: #444;
}
a.link-5:hover {
  color: #2f97ff;
}


a.link-6 {
  color: #2f97ff;
}
a.link-6:hover {
  color: #00C1DE;
}

a.link-3 {
  color: #00C1DE;
}

a.link-3:hover {
  text-decoration: underline;
}

a.link-7 {
  color: #333;
}

a.link-7:hover {
  color: #f07e5f;
}

a.link-8 {
  color: #999;
}

a.link-8:hover {
  color: #286a46;
}

a.link-4 {
  color: #74b1be;
}
a.link-4:hover {
  color: #9feaf9;
}

a.link-9 {
	color: #252b3a;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
a.link-9:hover {
	color: #197baf;
}


.f-hidden {
	display:none;
}
.f-dn {
	display:none!important;
}
.f-hide {
	opacity:0;
}
.z-cursor-d {
	cursor:default!important;
}
::-webkit-scrollbar {
	width:6px;
	height:6px;
}
::-webkit-scrollbar-track {
	background:none;
}
::-webkit-scrollbar-track-piece {
	opacity:0;
}
::-webkit-scrollbar-thumb {
	border-radius:3px;
	background:#5c6e82;
	background:rgba(92,110,130,.6);
}

.c-overlay {
	display: block;
	position: absolute;
	z-index: 1;
	background: rgba(0, 0,0 , 0.3);
}

.clear-overlay-img {
  display: block;
  font-size: 0;
  line-height: 0;
}

.bshadow-1{  
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
}

.bshadow-e{  
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
}


.g-doc {
  max-width: 1920;
  margin: 0 auto;
}

.g-c {
  width: 1180px;
  margin: 0 auto;
}

.g-module {
  background-color: #f4f4f4;
}

.common-current {
	padding-top: 24px;
	padding-bottom: 24px;
}

.common-current .path-sp {
	color: #999;
	font-weight: 600;
}


.content-pager {
  padding-left: 16px;
}
.content-pager > div {
  display: inline-block;
  vertical-align: top;
  
}

.content-pager .pager-pageno {
  width: 500px;
}

.content-pager .pager-result {
  width: 220px;
  text-align: right;
  height: 70px;
  line-height: 70px;
}

.news-tag {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #ddd;
	border-radius: 2px;
	font-size: 12px;
	line-height: 24px;
	color: #666a75;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.news-tag-title {
	border-color: #197baf;
	color: #197baf;
}

.news-tag:hover {
  background: rgb(30, 30, 32);
  color: #fff;
}
.news-tag-title:hover {
  background: #197baf;
  color: #fff;
}

/*********** header **************/
.g-header {
	background-color: rgba(255, 255, 255, .1);
	width: 100%;
}

.g-header.header-sm {
	background-color: rgba(0, 0, 0, .9);
	transition: .3s;
}

.header-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-main {
	width: 100%;
}

.header-menu {
	height: 128px;
	transition: height .3s ease-out; 
}

.header-sm .header-menu {
	height: 68px;
	transition: height .3s ease-in; 
}

.header-nav {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.header-item {
	height: 100%;
}

.header-item+.header-item {
	margin-left: 6px;
}

.header-item a {
	display: flex;
	align-items: center;
	color: #333;
	font-size: 16px;
	height: 100%;
	padding: 0 20px;
}

.header-item a:hover {
	color: #1e91cf;
}

.header-logo {
	opacity: 1;
	width: 420px;
	height: 68px;
	background: url(../image/logo-1.png) no-repeat;
}

.header-logo a {
	display: block;
	width: 100%;
	height: 100%;
}

.nav-link{
	position:relative;
	overflow: hidden;
	display:block;
	padding:0 8px;
	line-height:50px;
	text-decoration:none;
	color:#5c5c5c;
	font-size:13px;
	-webkit-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
}

.header-item:hover .nav-link{
	font-weight:bold;
	color: #fff !important;	
	z-index: 13;
}

.header-item:hover .nav-link:before{
	height: 100%;
}

.nav-link:before{
	transition: height ease .3s;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    content: "";
		/* background-color: #74b1be; */
		background-color: #1e91cf;
    height: 0;
    width: 100%;
    bottom: 0;
    left: 0;
		right: 0;
		z-index: -1;
}

.nav-dropdown {
	position: relative;
}


.dropdown-subnav{
	z-index: 100;
	position: absolute;
	background: #fff;
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.08);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.subnav-abountme {
	width: 120px;
}

.subnav-solution {
	min-width: 220px;
}

.nav-dropdown:hover .dropdown-subnav{
	-webkit-transform: scale(0);
	transform: scale(1);
	transition:all .4s ease;
}
.nav-dropdown .dropdown-subnav li{
	position:relative;
}
.nav-dropdown .dropdown-subnav li a {
	font-size: 13px;
	padding: 10px 15px;
	display: block;
	text-decoration:none;
	color:#5c5c5c;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.nav-dropdown .dropdown-subnav li:hover{
	background-color: #f7f7f7;
}
.nav-dropdown .dropdown-subnav li:hover>a{
	color: #1e91cf;
}

.header-subnav {
	position: absolute;
	top: 56px;
	left: 0;
	background: #fff;
	width: 100%;
	z-index: 1000;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

.header-subnav .subnav-inner.hide {
	display: none;
}
.header-subnav .subnav-case {
	display: block;
}
.header-subnav .subnav-inner {
	width: 1080px;
	display: block;
	margin: 0 auto;
	padding: 25px 0;
	z-index: 1000;
}

.subnav-case > div {
	display: inline-block;
	vertical-align: top;
}

.nav-partner ul li+li {
	margin-top: 18px;
}

.nav-partner ul li > div {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}

.nav-partner ul li {
	padding: 4px 12px 4px 4px;
	/* border-width: 1px;
	border-style: solid;
	border-color: #ededed; */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.nav-partner ul li:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
}



.nav-partner .navp-title {
	margin-left: 12px;
	width: 300px;
}

.nav-partner .navp-title a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	height: 36px;
	line-height: 36px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav-partner .navp-title p {
	font-size: 13px;
	font-weight: 300;
	color: #666;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}

.nav-casebox {
	padding-left: 40px;
}

.nav-casebox > div {
	display: inline-block;
	vertical-align: middle;
}

.navc-main {
	width: 200px;
}

.navpc-main {
	margin-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	padding-left: 40px;
	padding-bottom: 12px;
}

.navpc-cate {
	width: 180px;
	margin-right: 12px;
}

.nav-common-tle {
	padding: 12px 0;
	font-size: 18px;
	font-weight: 300;
}

.nav-common-more {
	padding-left: 6px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: 300;
}

.navc-main li,
.navpc-cate li {
	padding: 0 6px;
	font-size: 14px;
}
.navc-main li a,
.navpc-cate li a {	
	display: block;
	color: #666;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.navc-main li p {
	font-size: 12px;
	color: #999;
	height: 56px;
	overflow: hidden;
}

.navc-main li:hover,
.navpc-cate li:hover
{
	background-color: #f7f7f7;
}
.navc-main li:hover>a,
.navpc-cate li:hover>a
{
	color: #1e91cf;
}

.navc-contact {
	margin-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	padding: 24px 0 24px 36px;
}

.navc-cont p {
	text-align: center;
	margin-bottom: 8px;
}

.navc-cont p img {
	width: 100px;
	height: 100px;
}

.navc-cont .navcc-title {
	font-size: 16px;
	font-weight: 500;
	color: #222222;
}

.navc-cont .navcc-ti {
	font-size: 14px;
	font-weight: 300;
	color: #555;
}

.subnav-product > div {
	display: inline-block;
	vertical-align: top;
}

.navp-row + .navp-row {
	margin-top: 24px;
}

.navp-item {
	display: inline-block;
	vertical-align: top;
}

.navp-item + .navp-item {
	margin-left: 24px;
}

.navp-item img {
	width: 120px;
	height: 88px;
}

.navp-item h5 {
	font-size: 14px;
	text-align: center;
}


.nav-pdcate > div {
	display: inline-block;
	vertical-align: middle;
}

.fadeInLeft {
	-webkit-animation: fadeInLeft 0.5s ease both;
	-moz-animation: fadeInLeft 0.5s ease both;
	-ms-animation: fadeInLeft 0.5s ease both;
	animation: fadeInLeft 0.5s ease both;
}

.fadeInRight {
	-webkit-animation: fadeInRight 0.5s ease both;
	-moz-animation: fadeInRight 0.5s ease both;
	-ms-animation: fadeInRight 0.5s ease both;
	animation: fadeInRight 0.5s ease both;
}

.fadeInbottom {
	-webkit-animation: fadeInbottom 0.5s ease both;
	-moz-animation: fadeInbottom 0.5s ease both;
	-ms-animation: fadeInbottom 0.5s ease both;
	animation: fadeInbottom 0.5s ease both;
}

@keyframes fadeInLeft {
	0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
	}
	100% {
			opacity: 1;
			-webkit-transform: translateZ(0);
			transform: translateZ(0);
	}
}

@keyframes fadeInRight {
	0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
	}
	100% {
			opacity: 1;
			-webkit-transform: translateZ(0);
			transform: translateZ(0);
	}
}

@keyframes fadeInbottom {
	0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
	}
	100% {
			opacity: 1;
			-webkit-transform: translateY(0);
			transform: translateY(0);
	}
}


.common-title {
	font-size: 38px;
	font-weight: 500;
	line-height: 98px;
	color: #232323;
}

.common-subtitle {
	font-size: 18px;
	color: #888;
	font-weight: 300;
}

.m-icon {
  background: url(../image/icons.png) no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.expand .m-icon.icon-unfold,.icon.icon-fold {
	background-position:0 -20px;
}

.m-icon.icon-unfold {
  background-position: -20px -20px;
}


/*********** 大图轮动 **************/
.swiper-adbig .adbig-item {
	height: 418px;
	width: 100%;
	background-position: center;
	background-size: cover;
	text-align: center;
	background-repeat: no-repeat;
}

.fixnews-layer {
	position: relative;
}

.swiper-fixed-news {
	height: 120px;
}

.fixnews-wrapper {
	position: absolute;
	bottom: -168px;
	left: 50%;
	z-index: 2;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 -1px 16px 0 rgba(0,0,0,0.1); 
	width: 680px;
	background: rgba(255, 255, 255, .94);
	transform: translateX(-50%);
	padding: 16px;
}

.fixnews-main {
	height: 120px;
	/* overflow: hidden; */
}

.fixnews-item {
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}

a.fixnews-cate-link {
	color: #197baf;
}
a.fixnews-cate-link:hover {
	color: #1e91cf;
}
a.fixnews-link {
	color: #252b3a;;
}
a.fixnews-link:hover {
	color: #2f97ff;
}

/********************为什么选择我们**************/

.g-whys {
	background-color: #fefeff;
}

.whys-main {
	padding: 56px 0 80px;
}


.whys-head,
.whys-subhead {
	text-align: center;
}

.whys-items {
	text-align: center;
	padding: 44px 0;
}

.whys-item {
	display: inline-block;
	vertical-align: top;
	width: 260px;
}

.whys-item+.whys-item {
	margin-left: 68px;
}

.whys-tle {
	display: block;
	font-size: 28px;
	color: #3c3c3c;
	font-weight: 300;
	padding-top: 16px;
	padding-bottom: 26px;
}

.whys-desc {
	text-align: left;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}

.whys-desc p {
	text-align: center;
}

.whys-caption {
	text-align: center;
	padding-bottom: 50px;
	padding-top: 30px;
}

.whys-caption h4 {	
	font-size: 22px;
	color: #3c3c3c;
	padding-bottom: 10px;
}
.whys-caption p {
	font-size: 18px;
	color: #777777;
}

.whys-icon {
	margin: 0 auto;
	border: 2px solid #565656;
	border-radius: 50%;
	height: 120px;
	width: 120px;
	line-height: 150px;
}

.whys-icon i {
	font-size: 60px;
	color: #565656;
}

.whys-stat {
	text-align: center;
}

.whys-stat-item {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 260px;
}

.whys-stat-item+.whys-stat-item {
	border-left: 1px solid #f0f0f0;
}

.whys-stat-item h2 {
	height: 80px;
	line-height: 80px;
	font-size: 50px;
	color: #1e91cf;
	font-weight: 400;
}

.whys-stat-item h5 {
	font-size: 16px;
	font-weight: 400;
	color: #1f1f1f;
}



/********************服务项目**************/
.g-serve {
	background-color: #f7f7f7;
}

.serve-main {
	padding: 188px 0 80px;
}

.serve-head,
.serve-subhead {
	text-align: center;
}


.serve-nav {
	border-bottom: 1px solid #ddd;
	padding:60px 0 24px 0;
}


.serve-nav-item {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	color: #777;
}

.serve-nav-item+.serve-nav-item {
	margin-left: 80px;
}

.serve-nav-item > h3 {
	position: relative;
	font-weight: 400;
	font-size: 26px;
	height: 56px;
	line-height: 56px;
}

.serve-nav-item > h3::after {
	background: #197baf;
	bottom: -25px;
	content: "";
	height: 3px;
	left: 50%;
	position: absolute;
	width: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width 0.25s ease;
	transition: width 0.3s ease;
}

.serve-nav-item.active > i {
	color: #197baf;
}

.serve-nav-item.active > h3::after {
	width: 100%;
}

.serve-nav-item i {
	font-size: 28px;
	font-weight: 300;
}

.serve-content {
	padding-top: 44px;
}

.serve-content-img {
	display: block;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}

.serve-content-img:hover img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
			transform: scale(1.2);
}
.serve-content-img img{
	display: block;
	width: 100%;
	-webkit-transform: scale(1.01);
	   -moz-transform: scale(1.01);
	    -ms-transform: scale(1.01);
	     -o-transform: scale(1.01);
			transform: scale(1.01);
	-webkit-transition: transform .3s linear;
	   -moz-transition: transform .3s linear;
	    -ms-transition: transform .3s linear;
	     -o-transition: transform .3s linear;
			transition: transform .3s linear;
}

.serve-content-item {
	width: 350px;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); 
	-ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); 
	-o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); 
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.serve-content-item+.serve-content-item{
	margin-left: 56px;
}

.serve-content-row+.serve-content-row {
	margin-top: 56px;
}

.serve-content-item .serve-cotnent-m-link {
	display: block;
	font-size: 20px;
	color: #333;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}

.serve-content {
	display: none;
}

.serve-content.active {
	display: block;
}

.serve-content-item:hover { 
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
	-ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
	-o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
}

.serve-content-main {
	padding: 16px;
}

a.serve-cotnent-m-link:hover {
	color: #197baf;
}

.serve-content-list a {
	display: block;
	line-height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.serve-content-slidebox {
	padding: 56px 280px 0 280px;
}

.serve-content-slide {
	position: relative;
}

.serve-content-slide .swiper-button-next {
	right: -80px;
}

.serve-content-slide .swiper-button-prev {
	left: -80px;
}


/********************六大服务承诺**************/
.promise-main {
	padding: 56px 0 30px;
}
.promise-list {
	padding-bottom: 80px;
}
.promise-head,
.promise-subhead {
	text-align: center;
}

.promise-layer {
	padding-top: 50px;
}

.promise-item {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 168px;
	height: 180px;
	padding-top: 36px;
	padding-left: 6px;
	padding-right: 6px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.promise-item:hover { -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); }

.promise-item:hover h3 {
	color: #1e91cf;
}

.promise-item+.promise-item {
	margin-left: 16px;
}

.promise-item h2 {
	font-size: 58px;
	font-weight: 300;	
	color: #565656;
}

.promise-item h3 {
	font-size: 20px;	
	font-weight: 500;
	color: #242424;
	padding-top: 36px;
	padding-bottom: 20px;	
}

.promise-item p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
}


/********************新鲜动态**************/
.g-news {
	/* height: 100%; */
	background: url(../image/home-news-bg.jpg);
	background-position: center top;
	background-size: cover;
}

.news-main {
	padding: 56px 0 80px;
}

.news-head,
.news-subhead {
	text-align: center;
}

.news-layer {
	padding-top: 50px;
	padding-left: 24px;
}

.news-layer > div {
	display: inline-block;
	vertical-align: top;
}

.news-company {
	padding-left: 20px;
	width: 500px;
	border-right: 1px solid #ededed;
}

.news-case {
	width: 500px;
	height: 580px;
	background: white;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
	transition: box-shadow 0.2s;
}

.news-topcase-item {
	position: relative;
}

.news-topcase-item img {
	display: block;
	font-size: 0;
	line-height: 0;
}

.news-topcase-title {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	color: #efefee;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	padding-left: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-topcase-title:hover {	
	color: #efefee;
}


.news-case-items {
	padding: 12px;
	min-height: 160px;
}

.news-case-item {
	position: relative;
	padding-left: 20px;
}

.news-case-item i {
	position: absolute;
	left: 0;
	top: 8px;
	display: block;
	width: 15px;
	height: 16px;
	line-height: 16px;
	background: #197baf;
	color: #efefef;
	text-align: center;
	border-radius: 2px;
}

.news-case-item a {
	display: block;
	font-size: 16px;
	line-height: 32px;
	font-weight: 300;
	color: #252b3a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	width: 100%;
	overflow: hidden;
}
.news-case-item a:hover {
	color: #197baf;
}



.news-case-button {
	padding-top: 24px;
	padding-right: 24px;
}

.news-title {
	height: 32px;
	line-height: 30px;
	font-size: 26px;
	text-align: left;
	color: #242424;
	font-weight: 400;
	margin-bottom: 20px;
	border-left: 5px solid #197baf;
	padding-left: 16px;
}

.news-top {
	margin-left: 60px;
	width: 560px;
}

.news-company-item {
	position: relative;
	padding-left: 16px;
	padding-top: 9px;
}

.news-company-item::before {
	position: absolute;
	content: " ";
	width: 0;
	height: 0;
	border-right: 4px solid #197baf;
	border-bottom: 4px solid #197baf;
	border-top: 4px solid transparent;
	border-left: 4px solid transparent;
	transform: rotate(-45deg);
	left: 0;
	top: 19px;
}

.news-company-item a {
	display: block;
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-company-items {
	/* padding-top: 8px; */
}

.news-industry-title {
	margin-top: 20px;
}

.news-industry-item {
	padding: 8px;
}

.news-industry-item+.news-industry-item {
	margin-top: 8px;
}

.news-industry-item a {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #252b3a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.news-industry-item p {
	display: -webkit-box;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 40px;
	margin-top: 4px;
	font-size: 14px;
	line-height: 20px;
	color: #666A74;
}

.news-industry-item:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
}

/********************关于我们**************/
.me-main {
	padding: 56px 0 80px;
}
.me-list {
	padding-bottom: 80px;
}
.me-head,
.me-subhead {
	text-align: center;
}

.me-layer {
	padding-top: 50px;
	width: 920px;
	margin: 0 auto;
}

.me-item+.me-item {
	margin-top: 44px;
}

.me-item {
	position: relative;
	padding-left: 120px;
	min-height: 100px;
}

.me-item i {
	display: block;
	position: absolute;
	top: 0;
	font-size: 50px;
	height: 80px;
	line-height: 80px;
	width: 80px;
	color: #565656;
	left: 0;
	border-radius: 50%;
	border: 1px solid #565656;
	text-align: center;
}

.me-item h3 {
	font-size: 22px;
	color: #1e91cf;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
}

.me-item p {
	font-size: 16px;
	color: #888;
}

.me-link a {
	font-size: 18px;
	padding: 8px 44px;
}

/******************************** 模幅联系电话 */
.g-sbtel {
	width: 100%;
	height: 140px;
	background: url(../image/serve_tel_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.sbtel-list > div {
	display: inline-block;
	vertical-align: top;
}

.sbtel-info {
	font-size: 28px;
	color: #ffffff;
	width: 880px;
	padding-top: 44px;
}

.sbtel-contact {
	position: relative;
	padding-left: 60px;
	margin-top: 40px;
}

.sbtel-contact h3,
.sbtel-contact h5 {
	color: #efefef
}

.sbtel-contact h5 {
	font-size: 16px;
}

.sbtel-contact h3 {
	font-size: 26px;
	padding-top: 4px;
}

.sbtel-contact i {
	display: block;
	position: absolute;
	top: 0;
	font-size: 36px;
	height: 44px;
	line-height: 44px;
	width: 44px;
	color: #efefef;
	left: 0;
	border-radius: 50%;
	border: 1px solid #efefef;
	text-align: center;
}



/******************************** 我们的客户 */
.g-clients {
  background-color: #f4f4f4;
}

.clients-box {
  padding: 56px 0 80px;
}


.clients-head,
.clients-subhead {
	text-align: center;
}

.clients-more {
  text-align: center;
  font-size: 14px;
}

.clients-list {
  padding-top: 10px;
}

.clients-list ul {
  float: none;
  padding: 20px;
}



.clients-list ul li {
  float: left;
}


.clients-list ul li a img:hover {
  opacity: .8;
}

.clients-list ul li+li {
  padding-left: 26px;
  margin-left: 26px;
}



/******************************** 网站底部流程 ***********************/
.g-process {
	background-color: #232631;
}

.process-head {
	color: #b2b2b2;
	text-align: center;
	font-size: 26px;
}


.process-list {
	padding-bottom: 50px;
}

.process-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #A0A2A8;
	padding-left: 40px;
	margin-left: 50px;
}

/* .process-item i {
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 30px;
	font-weight: 300;
	margin-top: -18px;
	color: #666;
} */

.process-item i {
	display: block;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	color: #666;
	padding-bottom: 12px;
}

.process-item p {
	font-size: 18px;
}

.process-item a {
	font-size: 18px;
	display: block;
	color: #f9f9f9;
}

/*********** footer **************/
.g-ftr {
  background-color: #2f3241;
}

.m-ftr, .m-ftr a {
	color: #74b1be;
}

.m-ftr a:hover {
	color: #9feaf9;
}

.ftr-main, .rcy-main {
	padding: 0 40px;
}

.ftr-list {
	padding-top: 68px;
	padding-bottom: 30px;
}

.ftr-flex {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.ftr-items {
	max-width: 20%;
}

.ftr-items h3 {
	font-size: 16px;
	color: #9feaf9;
}

.ftr-items ul li {
	padding: 6px 0;
}

.ftr-items ul li a{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.ftr-link, .ftr-cont {
	padding: 18px 0;
	border-top: 1px solid #444444;
}

.ftr-link {
	text-align: left;
}

.ftr-link > a {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding-right: 24px;
}

.m-footer-services {
  color: #fff;
  border-top: 1px solid #3b3f42;
  zoom: 1;
}

.m-footer-service {
	display: inline-block;
	vertical-align: top;
  padding: 25px 0 22px;
  width: 24%;
  text-align: center;
	color: #9feaf9;
}

.m-footer-service .service-icon {  
  font-size: 38px;
  margin-bottom: 15px;
}

.m-footer-service p {
	font-size: 18px;
}

.f-footer-simg img {
	width: 78px;
	height: 78px;
}

.ftr-tel p {
	font-size: 18px;
	font-weight: 300;
}

.ftr-ewm > div {
	display: inline-block;
	vertical-align: middle;
}

.ftr-ewm-txt {
	padding-left: 12px;
}

.ftr-ewm-txt p {
	font-size: 15px;
	font-weight: 300;
}

.ftr-ewm-img img {
	width: 80px;
	height: 80px;
}

.g-rcy {
	background-color: #2b2e3b;
}

.m-rcy {
	padding: 24px 0;
}

.rcy-main p {
	text-align: center;
	font-size: 14px;
	color: #666;
	font-weight: 300;
	padding: 3px 0;
}

.rcy-main a {
	color: #666;
}

.rcy-inav a {
	font-size: 11px;
}

/************右边菜单******************/
.m-rmenu {
	position: fixed;
	bottom: 110px;
	right: 10px;
	z-index: 500;
}

.rmenu-item {
	height: 34px;
	width: 34px;
	margin-bottom: 5px;
	position: relative;
}

.rmenu-item .blk {
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 3px;
	background: url(../image/floatmenu.png) no-repeat;
	cursor: pointer;
}

.rmenu-list .weibo .blk {
	background-position: 0 0;
}

.rmenu-list .qq .blk{
	background-position: -34px 0;
}
.rmenu-list .wechat .blk{
	background-position: -68px 0;
}
.rmenu-list .mobile .blk{
	background-position: -102px 0;
}
.rmenu-list .ask .blk{
	background-position: -136px 0;
}
.rmenu-list .backtop .blk{
	background-position: -170px 0;
}

.rmenu-list .weibo .blk:hover{
	background-position: 0 -34px;
}
.rmenu-list .qq .blk:hover{
	background-position: -34px -34px;
}
.rmenu-list .wechat .blk:hover{
	background-position: -68px -34px;
}
.rmenu-list .mobile .blk:hover{
	background-position: -102px -34px;
}
.rmenu-list .ask .blk:hover{
	background-position: -136px -34px;
}
.rmenu-list .backtop .blk:hover{
	background-position: -170px -34px;
}

.rmenu-list .popover{
	display:none;
	position: absolute;
	right:34px;
	bottom:0;
	padding-right:15px;
	text-align:center;
}
.rmenu-list .rmenu-item:hover .popover{
	display:block;
}
.rmenu-list .popover .popover-arr{
	position:absolute;
	bottom:15px;
	right:9px;
	background:url(../image/popover_arr_l.png) no-repeat;
	height:11px;
	width:7px;
}

.rmenu-list .popover .popover-bd{
	width:180px;
	padding:2px;
	border-radius:4px;
	-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);
		 -o-box-shadow:0 0 2px rgba(0,0,0,0.1);
		    box-shadow:0 0 2px rgba(0,0,0,0.1);
	border:1px solid #d8d8d8;
	background:#fff;
}

.rmenu-list .popover-bd .ewm-img img {
	width: 140px;
	height: 140px;
}

.rmenu-list .popover-bd h5 {
	font-size: 14px;
	color: #444;
	height: 28px;
	line-height: 28px;
}

.rmenu-list .popover-bd p {
	color: #999;
	font-size: 12px;
}

.rmenu-list .popover-bd .p-link, .rmenu-list .popover-bd .p-tel {
	padding-bottom: 12px;
}

.rmenu-list .popover-bd .p-tel {
	text-align: left;
	padding-left: 8px;
}

.rmenu-list .popover-bd .p-tel p {
	padding: 6px 0;
}

.rmenu-list .popover-bd .p-tel i {
	font-size: 14px;
}

.rmenu-list .popover-bd .p-link a {
	display: block;
	color: #333;
	font-size: 12px;
	padding-bottom: 3px;
}

.rmenu-list .backtop{
	display:none;
}


.abt-content {
	text-align: center;
}

.abt-head {
	font-size: 32px;
	padding: 40px 0;

}

.abt-addr-i {
	font-size: 18px;
}

.abt-tel {
	font-size: 16px;
	font-weight: 300;
	padding-top: 12px;
	padding-bottom: 36px;
}


.abt-tel-i {
	margin-top: 56px;
}

.abt-telinfo {
	text-align: left;
	padding-left: 84px;
	width: 330px;
}



.abt-tib {
	font-size: 22px;
	padding-bottom: 12px;
}

.abt-titel {
	font-size: 20px;
	font-weight: 300;
}

.abt-tel-i > div {
	display: inline-block;
	vertical-align: middle;
}

.abt-telicon img {
	height: 160px;
	width: 255px;
}

.ftr-cmp-main {
	padding-top: 76px;
}

.m-fcont {
	padding-top: 76px;
}

.ftr-cmp {
	margin: 0 auto;
	width: 700px;
	height: 104px;
	background:  url(../image/logo_6520.png) no-repeat;
	background-size: 120px 120px;
	padding-left: 140px;
	padding-top: 16px;
	font-size: 60px;
	color: #999;
	
	box-shadow:  0 0 12px rgba(0, 0, 0, .2);
	-moz-box-shadow:  0 0 12px rgba(0, 0, 0, .2);
	-webkit-box-shadow:  0 0 12px rgba(0, 0, 0, .2);
}


/*******************自定义独立页面模块**********************/
/****联系我们****/
.cmd-contact > div {
	display: inline-block;
	vertical-align: top;
}

.cmd-contact-wx img {
	width: 120px;	
}
.cmd-contact-wx p {
	text-align: center;
}

.cmd-contact-tel {
	padding-left: 24px;
}

.cmd-contact-tel-item+.cmd-contact-tel-item {
	margin-top: 8px;
}

.cmd-contact-tel-item h4 {
	color: #333;
	font-size: 14px;
}
.cmd-contact-tel-item P {
	padding-top: 4px;
	font-size: 18px;
	color: #1e91cf;
}


/******************************二级页面********************************/
.hd-common-bg {
	height: 290px;
	background-repeat: no-repeat;
	background-size: cover;
}

.er-common-body-bg {	
	background-color: #f7f8fa;
}


.er-common-box-bg {	
	background-color: #fff;
}

.er-common-box-bg+.er-common-box-bg {
	margin-top: 24px;
}

.er-common-box-bg .title {
	padding: 18px 20px;
	color: #222;
	border-bottom: 1px solid #eee;
	font-size: 18px;
	line-height: 20px;
}

.er-common-title {
	padding: 18px 20px;
	color: #252B3A;
	border-bottom: 1px solid #eee;
	font-size: 22px;
	font-weight: 600;
}

.er-common-head {	
	font-size: 22px;
	font-weight: 500;
	color: #222;
	border-bottom: 1px solid #f3f3f3;
	line-height: 3;
	padding-left: 24px;
}


.info-subtitle {
	font-size: 12px;
	color: #999;
	font-weight: 400;
	padding-top: 8px;
	padding-left: 6px;
}

.info-hd {
	/* background-image: url(../image/hd_top_bg_1203.jpg); */
	background-position: 50% 50%;
}

.ercase-hd {
	/* background-image: url(../image/hd_top_bg_1270.jpg); */
	background-position: 50% 50%;
}

.info-main,
.caty-main,
.ercase-main,
.erpd-main {
	padding-top: 24px;
	padding-bottom: 68px;
}


.info-content {
	padding: 24px;
}

.info-content img {
	max-width: 100%;
}



.preview-image,
.preview-download {
	padding: 24px;
}

.preview-image h4,
.preview-download h4 {
	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid #f6f7f8;
	padding-bottom: 12px;
}

.preview-image-c, 
.preview-download-c {
	padding-top: 12px;
}

.info-rela {
	padding: 24px 0;
}


.preview-related h4 {
	padding-bottom: 12px;
	margin-bottom: 12px;
	padding-left: 24px;
	border-bottom: 1px solid #ededed;

}

.preview-related-image {
	padding-left: 24px;
}

.preview-related-row+.preview-related-row {
	margin-top: 24px;
}

.preview-related-row > .pri-col {
	display: inline-block;
	vertical-align: top;
}
.preview-related-row > .pri-col+.pri-col {
	margin-left: 64px;
}


.preview-related-c {
	padding-left: 24px;
}

.preview-related-c a {
	display: block;
	font-size: 14px;
	color: #252b3a;
}

.preview-related-c a+a {
	margin-top: 3px;
}

.preview-related-c a:hover {
	color: #197baf;
}

.preview-image-c > a {
	display: inline-block;
	vertical-align: top;
}

.preview-image-c a+a {
	margin-left: 12px;
}

.pri-col {
	display: block;
	width: 230px;
}

.pri-img {
	overflow: hidden;
}

.pri-img img {	
	transform: scale(1);
	transition: .25s;
}

.pri-col:hover{box-shadow:0 2px 10px rgba(0,0,0,0.25)}

.pri-col:hover .pri-img img {
	transform: scale(1.1);
	transition: .5s;
}

.pri-title {
	height: 44px;
	line-height: 44px;
	padding: 0 6px;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
}

.ercase-head {
	font-size: 32px;
	text-align: center;
	color: #252B3A;
	padding-bottom: 56px;
}


.ercase-sublink {
	text-align: center;
	padding-bottom: 68px;
}

.ercase-sli {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.ercase-sli+.ercase-sli {
	margin-left: 24px;
	border-left: 1px solid #ddd;
	padding-left: 24px;
}

.info-wapper {
	padding-bottom: 80px;
}

.info-wapper > div {
	display: inline-block;
	vertical-align: top;
}

.info-wapper .info-main {
	width: 855px;
}

.info-wapper .info-modulebox {
	width: 280px;
	margin-left: 37px;
	padding-top: 24px;
}

/*****************二级分类的文章列表页面**/
.infocate-list {
	padding: 24px;
}

.infocatetwo-item+.infocatetwo-item {
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px dashed #efefef;
}

.infocatetwo-info {
	padding-top: 16px;
}

.infocatetwo-info > div {
	display: inline-block;
	vertical-align: top;
}

.infocate-item+.infocate-item {
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px dashed #efefef;
}

.infocate-item > div {
	display: inline-block;
	vertical-align: top;
}

.infocate-item-thumb {
	margin-right: 16px;
}

.infocate-item-thumb+.infocate-item-info {
	width:580px;
}

.infocatetwo-info-thumb+.infocatetwo-info-p {
	width:580px;
	margin-left: 16px;
}

.infocatetwo-info-p {
	height: 66px;
	margin-top: 6px;
	font-size: 14px;
	line-height: 22px;
	color: #666A74;
	overflow: hidden;
}

a.ict-item-link,
.infocate-item-info a {
	display: block;
	font-size: 20px;
	color: #252B3A;
	line-height: 30px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
}

a.ict-item-link:hover,
.infocate-item-info a:hover {
	color: #197baf;
}

.infocate-item-info p{
	height: 44px;
	margin-top: 6px;
	font-size: 14px;
	line-height: 22px;
	color: #666A74;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


/**************二级页面体系认证、验厂、管理****************/
.advisory-main {
}
.solve-row+.solve-row {
	margin-top: 68px;
} 


.solve-item {
	display: inline-block;
	vertical-align: top;
	width: 368px;
	transition: .25s;
	box-shadow: 0 2px 25px rgba(0,0,0,0.55);
}

.solve-item + .solve-item {
	margin-left: 28px;
}
.solve-item:hover{box-shadow:0 2px 10px rgba(0,0,0,0.95)}

.solve-item:hover img {
	transition: 1.5s;
	transform: scale(1.1);
}
.solve-tle {
	margin-bottom: 16px;
	font-size: 18px;
	color: #555;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 44px;
}

.solve-info {
	box-sizing: border-box;
	padding: 16px;
	overflow: hidden;
	font-size: 14px;
	color: #888;
	line-height: 1.75;
	margin-top: 20px;
}

.solve-p {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}
.solve-img {
	display: block;
	font-size: 0;
	line-height: 0;
	position: relative;
	background: #eee center no-repeat;
	background-size: cover;
	width: 368px;
	height: 180px;
	overflow: hidden;
}

.advisory-empty-name {
	font-size: 24px;
	font-weight: 300;
	color: #999;
	height: 180px;
	line-height: 180px;
	text-align: center;
}

.solve-img img {
	width:100%;height:100%;object-fit:cover;transition:.5s cubic-bezier(0,0.6,0.3,1)

}

/************二级页面右边模块*****************/
.infomod-layer {
}

.infomod-layer > div+div {
	margin-top: 32px;
}

.infomod-bg {
	background-color: #fff;
}

.infomod-serve-list,
.infomod-contact-list {
	padding: 32px 16px;
}

.infomod-serve-title {
	box-sizing: border-box;
	width: 100%;
	height: 60px;
	background: url(../image/service-title-bg_01.png) no-repeat center;
	font-size: 20px;
	color: #ffffff;
	line-height: 60px;
	padding-left: 20px;
}



.infomod-serve-item {
	position: relative;
	padding-left: 56px;
}

.infomod-serve-item+.infomod-serve-item{
	margin-top: 24px;
}

.infomod-serve-item i {
	display: block;
	position: absolute;
	top: 0;
	font-size: 36px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	color: #787878;
	left: 0;
	text-align: center;
}

.infomod-serve-item a.isi-link {
	display: block;
	color: #252b3a;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: 400;
}
.infomod-serve-item a.isi-link:hover {
	color: #197baf;
}
.infomod-serve-item p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-height: 22px;
	word-break: break-all;
	display: block;
	line-height: 22px;
	font-size: 12px;
	color: #998;
}

.infomod-serve-item p a{	
	color: #998;
}

.infomod-serve-item p a:hover {
	color: rgb(27, 121, 200);
}

.infomod-case {
	padding-bottom: 16px;
}

.infomod-head {
	position: relative;
	font-size: 20px;
	color: #252b3a;
	padding-left: 20px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #efefef;
}

.infomod-head::before {
	content: ' ';
	position: absolute;
	height: 22px;
	width: 4px;
	left: 0;
	top: 19px;
	background-color: #197baf;
}

.infomod-case-list {
	background-color: #fff;
}

.infomod-case-item {
	display: block;
	border-bottom:0;
	position:relative;
	transition:box-shadow .3s;
	z-index:1
}

a.infomod-case-item {
	color: #252b3a;
	font-size: 14px;
}

.infomod-case-item:hover {
	z-index:2;box-shadow:0 8px 16px 0 rgba(0,0,0,0.1),0 -1px 16px 0 rgba(0,0,0,0.1);top:-1px;padding-top:1px

}

a.infomod-case-item:hover {
	color: #197baf;
}

.infomod-case-item .infomod-case-title {
	padding: 6px;
}

.infomod-case-thumb {
	position: relative;
	background: #fff center no-repeat;
	background-size: cover;
	width: 100%;
	height: 157px;
	overflow: hidden;
}
.infomod-case-thumb img {
	width:100%;height:100%;object-fit:cover;transition:.5s cubic-bezier(0,0.6,0.3,1)
}

.infomod-case-item:hover img {
	transition: 1.5s;
	transform: scale(1.1);
}

.iserve-links > a {
	display: inline-block;
	vertical-align:top;
	color: #197baf;
	padding-right: 6px;
	font-size: 14px;
}
.iserve-links > a:hover {
	color: #22a5eb;
}

/*********右边模块栏目联系方式**********/
.infomod-contact-item {
	position: relative;
	padding-left: 56px;
}

.infomod-contact-item+.infomod-contact-item {
	margin-top: 24px;
}

.infomod-contact-item i {
	display: block;
	position: absolute;
	top: 0;
	font-size: 28px;
	height: 40px;
	line-height: 40px;
	font-weight: 300;
	width: 40px;
	color: #616161;
	left: 0;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #616161;
}

.infomod-contact-item h5 {
	font-size: 14px;
	color: #252b3a;
}

.infomod-contact-item p {
	padding-top: 6px;
	font-size: 16px;
	color: #197baf;
}


/*****************搜索相关***************/
.ersearch-container{
	margin: 0 auto;
	width: 680px;
	padding-top: 120px;
}

.ersearch-main {
	padding: 56px 0 78px;
}

.ersearch-head {
	font-size: 20px;
	color: #414141;
}

.ersearch-content {
	padding: 44px 0;
}

.ersearch-result + .ersearch-result {
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px dashed #ddd;
}

.ersearch-result h5 {
	font-size: 22px;
	padding-bottom: 8px;
}

.ersearch-result p {
	font-size: 14px;
	color: #565656;
}
.ersearch-result .result-form {
	color: #414141;
}
.ersearch-result .result-form a {
	color: #414141;
}
.search-input-box input {
  height: 56px;
  width: 528px;
  border: 1px solid #eaeaea;
  font-size: 22px;
  line-height: 56px;
  color: #222;
  padding: 0 10px;
  float: left;
}

.search-input-box .search-btn {
  height: 58px;
  line-height: 58px;
  width: 128px;
	padding: 0;
	background-color: #197baf;
	border: none;
	font-size: 16px;
	color: #fff;
}
.search-input-box .search-btn:hover {
	background-color: #f68580;
}

.fixnews-search-keys {
	padding-top: 8px;
	padding-bottom: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #2f97ff;
}

.fixnews-search-keys a {
	color: #2f97ff;
}
.fixnews-search-keys a:hover {
	color: #76bbff;
}


.button-style-blue {
	background-color: #2f97ff!important;
}

.button-style-blue:hover {
	background-color: #76bbff!important;
}

/***样板工程***/

.g-tpt {
	background-color: #f7f7f7;
}

.tpt-main {
  padding: 60px 0 120px;
}

.tpt-head,
.tpt-subhead {
	text-align: center;
}

.tpt-layer {
	padding-top: 50px;
}

.tpt-item {
	display: inline-block;
	vertical-align: top;
	width: 350px;
	height: 430px;
	background: white;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
	transition: box-shadow 0.2s;
}

.tpt-item + .tpt-item {
	margin-left: 56px;
}

.tpt-info {
	padding: 4px;
}

.tpt-item-thumb {
	overflow: hidden;
}

.tpt-item-thumb img {
	width: 350px;
	height: 280px;
	-webkit-transform: scale(1.01);
	   -moz-transform: scale(1.01);
	    -ms-transform: scale(1.01);
	     -o-transform: scale(1.01);
			transform: scale(1.01);
	-webkit-transition: transform .3s linear;
	   -moz-transition: transform .3s linear;
	    -ms-transition: transform .3s linear;
	     -o-transition: transform .3s linear;
			transition: transform .3s linear;
}

.tpt-item-thumb:hover img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
			transform: scale(1.2);
}

.tpt-item:hover { 
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
	-ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
	-o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); 
}

.tpt-item-p {
	font-size: 14px;
	color: #878655;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
}

.tpt-bottom {
	padding-top: 6px;
}

.tpt-item-tle {
	display: block;
	font-size: 15px;
	color: #2c2c2c;
	/* padding-bottom: 8px; */
	margin-bottom: 6px;
	height: 46px;
	overflow: hidden;
}

a.tpt-item-tle:hover {
	color: #197baf;
}

.clients-list {
	text-align: center;
	padding: 30px 50px;
}
.client-item {
	display: inline-block;
	margin: 16px;
	padding: 6px 16px;
	border: 1px solid #ededed;
	background: white;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	font-size: 16px;
	color: #8ac9eb;
}

